- AttachHandler
int AttachHandler(CPhidgetHandle device, void* userPtr)
Undocumented in source. Be warned that the author may not have intended to support it.
- DetachHandler
int DetachHandler(CPhidgetHandle device, void* userPtr)
Undocumented in source. Be warned that the author may not have intended to support it.
- LibraryErrorHandler
int LibraryErrorHandler(CPhidgetManagerHandle device, void* userPtr, int errorCode, char* errorDescription)
Undocumented in source. Be warned that the author may not have intended to support it.
- LocalErrorCatcher
int LocalErrorCatcher(int errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.